home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2003 October / PCNET_CD_2003_10_1.iso / surpriz / bubblewrap.swf / scripts / DefineButton2_180 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-08-19  |  86 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.virtual-bubblewrap.com/about.shtml", "_top");
  3. }
  4.